home *** CD-ROM | disk | FTP | other *** search
/ kermit.columbia.edu / kermit.columbia.edu.tar / kermit.columbia.edu / newsgroups / misc.19980424-19980901 / 000085_news@newsmaster….columbia.edu _Sat May 16 10:11:47 1998.msg < prev    next >
Internet Message Format  |  1998-08-31  |  1KB

  1. Return-Path: <news@newsmaster.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id KAA18960
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Sat, 16 May 1998 10:11:47 -0400 (EDT)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id KAA15070
  7.     for kermit.misc@watsun; Sat, 16 May 1998 10:11:46 -0400 (EDT)
  8. Path: news.columbia.edu!watsun.cc.columbia.edu!fdc
  9. From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
  10. Newsgroups: comp.protocols.kermit.misc
  11. Subject: Re: problem met communication
  12. Date: 16 May 1998 14:11:45 GMT
  13. Organization: Columbia University
  14. Lines: 19
  15. Message-ID: <6jk6r1$ft$1@apakabar.cc.columbia.edu>
  16. References: <6jj41c$bq$1@news.worldonline.nl>
  17. NNTP-Posting-Host: watsun.cc.columbia.edu
  18. Xref: news.columbia.edu comp.protocols.kermit.misc:8738
  19.  
  20. In article <6jj41c$bq$1@news.worldonline.nl>,
  21. apwillig <apwillig@worldonline.nl> wrote:
  22. : Whith A Wisecom internal Modem
  23. : I cannot use Kermit 95
  24. : in the window there appears
  25. : set line first, or set host first
  26. : please help with this problem
  27. : apwillig@worldonline.nl
  28. Make sure you have the latest version of Kermit 95,
  29. which is 1.1.16:
  30.  
  31.   http://www.columbia.edu/kermit/k95patch.html
  32.  
  33. Then use TAPI method of accessing the modem,
  34. rather than the COM-port method.  For instructions,
  35. read Section 6.10 of the UPDATES.TXT file.
  36.  
  37. - Frank